# largen the left margin only
Mar(left=10.1) # or as alternative: Mar(, 10.1)
Mgp(title=6) # ylab must be placed a little further to the left
barplot(1:7, names=levels(d.pizza$driver), horiz=TRUE, las=1,
ylab="driver", col=Pal("Helsana"))
Run the code above in your browser using DataLab